home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Classicos
/
bananamonkey.swf
/
scripts
/
frame_15
/
PlaceObject2_139_255
/
CLIPACTIONRECORD onClipEvent(enterFrame).as
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2006-06-19
|
162 b
|
11 lines
onClipEvent(enterFrame){
if(_root.amitavalife < 1)
{
if(pl == 1)
{
_root.gov.gotoAndPlay(2);
pl = 0;
}
}
}